home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / comm / bbs / logic100.lha / manual / TransferProtocols.doc < prev    next >
Encoding:
Text File  |  1995-03-01  |  1.6 KB  |  59 lines

  1.                                                      Date: March, 1. 1995
  2.  
  3.  
  4.  
  5.                           LogicBBS  v1.0 BETA
  6.                           <----------------->
  7.                              LITE VERSION
  8.  
  9.                       Copyright 1995 ParCon Software
  10.  
  11.  
  12.     System/node/door/library/AIM-XIM support programmed by Michael Pendec
  13.         Filechecker/Arexxdoor support programmed by Nicholas Clarke
  14.       All Testing was done by friends. Ideas supplied by various people.
  15.  
  16.  
  17.       Read "HowToOrder.doc", if you want to get the FINAL version.
  18. -----------------------------------------------------------------------------
  19.  
  20.  
  21.  
  22.  
  23.  
  24.                           Transfer Protocol setup
  25. -----------------------------------------------------------------------------
  26.  
  27. Transfer protocols used with LogicBBS are mainly XPR library protocols,
  28. Allthough the hydra transfer protocol are internal.
  29.  
  30. The preferences file for the transfer protocols are located in your
  31. {bbsmainpath}SYSTEM/PROTOCOLS
  32.  
  33.  
  34. You have 10 protocols available for setup.
  35.  
  36.  
  37. Example setup for a Zmodem transfer protocol.
  38. >--------------------------------------------
  39. NAME%1        Zmodem            ;Name shown to user
  40.  
  41. PROTOCOL%1    xprzmodem.library    ;Library name
  42.  
  43. AUTOZMODEM%1                ;Auto-activator for Zmodem
  44.                     ;Not used by other protocols
  45.  
  46.  
  47. OPTIONS%1                ;Options for Zmodem
  48.                     ;normally not needed,
  49.                     ;all options needed, are pre-selected.
  50. -----------------------------------------------<
  51.  
  52.  
  53. example setup for internal Hydra protocol
  54. >----------------------------------------
  55. NAME%2        Hydra protocol
  56. PROTOCOL%2    HYDRA
  57. OPTIONS%2    none
  58. ----------------------------------------<
  59.